home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Designer's Club 1996 October
/
Designer's Club 1996 October.iso
/
mac
/
Idea Source
/
POTTS.DIR
/
00006.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-09-13
|
182 b
|
13 lines
on mouseDown
puppetSound("squish")
sound stop 2
if the frameLabel = "begin" then
exit
end if
if the frame > 18 then
go(the frame - 1)
else
go(1)
end if
end